ActiveReports 9
GeoPolygon Constructor

The polygon rings.
Initializes new instance of GeoPolygon.
Syntax
'Declaration
 
Public Function New( _
   ByVal rings As System.Collections.Generic.IEnumerable(Of GeoLinearRing) _
)
public GeoPolygon( 
   System.Collections.Generic.IEnumerable<GeoLinearRing> rings
)

Parameters

rings
The polygon rings.
See Also

Reference

GeoPolygon Class
GeoPolygon Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum